
.top_bg{ height:230px; background:url(images/top_bg.gif) repeat-x;overflow: hidden;}
.header{width: 1200px; margin:0 auto;}
.h_top{height: 34px;line-height: 34px;overflow: hidden;font-size: 14px;color: rgba(255,255,255,0.4);}
.h_top p{float: right;}
.h_top p a{display: block;float: left;font-size: 12px;color: #a9a9a9;font-family: "宋体";padding-left: 22px;margin-left: 20px;}
.h_top p a:hover,.h_top:hover{color: #fff;}
.h_top p a.t_txt01{ background:url(images/t_ico01.png) no-repeat 0 10px;}
.h_top p a.t_txt02{ background:url(images/t_ico02.png) no-repeat 0 10px;}
.h_top p a.t_txt03{ background:url(images/t_ico03.png) no-repeat 0 9px;}
.h_con{ height:99px;padding: 29px 0 0;overflow: hidden;}
.logo{width: 260px;padding: 8px 18px 0 0;}
.logo img{ width:256px; height:48px;}
.h_dw{line-height: 30px;height: 72px;font-size: 26px;color: #000;padding: 0 0 0 20px;width: 460px;font-weight: normal;position: relative;}
.h_dw:before{content: "";width: 1px;height: 52px;background: #dedede;position: absolute;top: 5px;left: 0;}
.h_dw i{color: #0e75a0;padding-right: 5px;}
.h_dw span{display: block;font-size: 18px;color: #666;}
.h_tel{height: 62px; background:url(images/tel.gif) no-repeat;padding: 5px 10px 0 90px;}
.h_tel b{display: block;font-size: 24px;color: #666;line-height: 26px;font-style: italic;}
.h_nav{ height:68px; line-height:60px;overflow: hidden;}
.h_nav li{height: 68px; float:left;padding: 0 26px;position: relative; background:url(images/nav_bor.gif) no-repeat 0 24px;}
.h_nav li a{ font-size:18px; color:#333;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 68px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 50px;
  background: #419db0;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:hover {
  right: 0;
}
.h_nav li.cur a,.h_nav li a:hover{font-weight: bold;color: #0e75a0;}
.h_nav li:first-child{background: none;padding-left: 0;}
.h_nav li.nobor{padding-right: 0;}
em,i{ font-style:normal;}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;bottom: 4%;z-index: 9; width: 11px; height: 19px;border: 0; outline: none;cursor: pointer;}
.banner .slick-prev {right: 15%; background:url(images/ban_lico01.png) no-repeat center center;}
.banner .slick-next {right: 12.5%; background:url(images/ban_rico01.png) no-repeat center center;} 
.banner .slick-prev:hover { background:url(images/ban_lico02.png) no-repeat center center;}
.banner .slick-next:hover { background:url(images/ban_rico02.png) no-repeat center center;}
.slick-dots {position: absolute;left:5%; font-size:0;bottom:0;width:90%;height: 35px;text-align: center;outline: none;z-index: 4; background:url(images/ban_line.png) no-repeat center 2px;}
.slick-dots li {display: inline-block; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 33px;height: 3px;margin-right:12px; display: inline-block;outline: none;background: #fff;}
.slick-dots .slick-active button {background: #0a8ae1;}
.small{position: absolute;left:50%;bottom:0;margin-left: -600px; font-size: 24px;color: #fff;height: 45px;}
.small b{font-weight: bold;}


.search{ width:1200px; margin:0 auto;height: 70px;overflow: hidden;}
.search p{ float:left;font-size: 16px; color:#222; width:768px; height:70px; line-height:70px; overflow:hidden;}
.search p a{font-size: 16px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #000;}
.search .ser_inp{ background:url(images/s_inp.gif) no-repeat; width:370px;padding-left: 20px; height:34px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:34px; outline:none;margin-top: 16px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:42px; height:34px;margin-top: 16px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{background:url(images/f_bg.jpg) no-repeat center 0; height:430px; overflow:hidden;padding: 35px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_logo{width: 220px;height: 68px;line-height: 0;}
.f_logo img{width: 220px;height: 42px;}
.f_nav{height: 50px;line-height: 44px;overflow: hidden;border-bottom: rgba(255,255,255,0.2) 1px solid;}
.f_nav ul li{float: left;padding: 0 17px;}
.f_nav ul li a{font-size: 16px;color: #fff;display: block;height: 50px;}
.f_nav ul li a:hover{font-weight: bold;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_nav ul li a{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.f_nav ul li a:before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #35a8c7;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.f_nav ul li a:hover:before {
  left: 0;
  right: 0;
}
.f_ban{width: 900px;padding: 70px 0 0;height: 155px;font-size: 14px;color: #fff;}
.f_ban p{line-height: 26px;padding-left: 55px;float: left;}
.f_ban i{display: block;}
.f_ban p.f_p01{background:url(images/f_ico01.png) no-repeat 0 8px;width: 185px;}
.f_ban p.f_p02{background:url(images/f_ico02.png) no-repeat 0 8px;width: 200px;}
.f_ban p.f_p03{background:url(images/f_ico03.png) no-repeat 0 7px;width: 300px;}
.f_er{width: 282px; padding:42px 0 0;height: 183px;}
.f_er p{width: 139px;height: 140px;background: #fff;float: left;text-align: center;}
.f_er p span{display: block;width: 115px;height: 80px;background: #255ea6;font-size: 14px;color: #fff;line-height: 24px;margin: 12px auto 0;padding-top: 35px;}
.f_er p i{display: block;}
.f_er em{display: block;width: 120px;height: 120px;background: #fff;float: left;line-height: 0;padding: 10px;margin-right: 1px;}
.f_er img{ width:120px; height:120px;}
.f_bot{font-size: 14px;color: rgba(255,255,255,0.5);line-height: 86px;height: 86px;}
.f_bot span{padding: 0 15px;}
.f_bot a{color: rgba(255,255,255,0.5);}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #165b9f;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #165b9f;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
